Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

glaksmono
Copy link
Contributor

What was wrong?

There are duplicates of some of the functions in:

  • eth.tools._utils.normalization
  • eth.tools.fixtures.normalization

Issue Reference: #1407, #1396 (review)

How was it fixed?

Noticed that actually all of the methods in eth.tools.fixtures.normalization are duplicated in eth.tools._utils.normalization, so I decided to just use eth.tools._utils.normalization as the de-facto implementation, removing eth.tools.fixtures.normalization altogether.

Cute Animal Picture

put a cute animal picture link inside the parentheses

@glaksmono glaksmono force-pushed the py-evm-1407 branch 4 times, most recently from c9a016c to aa774d2 Compare November 20, 2018 05:10
…s are duplicates of `eth.tools._utils.normalization`
@cburgdorf cburgdorf merged commit 3baeac4 into ethereum:master Nov 20, 2018
@cburgdorf
Copy link
Contributor

Looks good! 👍 Merged! Thanks for contributing again :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants